projects
/
git-annex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
92ba4c9
)
(no commit message)
author
goglu6
<goglu6@web>
Fri, 17 Jan 2025 05:13:55 +0000
(
05:13
+0000)
committer
admin
<admin@branchable.com>
Fri, 17 Jan 2025 05:13:55 +0000
(
05:13
+0000)
doc/bugs/Unlock_filter_seems_to_deadlock_for_huge_worktree.mdwn
patch
|
blob
|
history
diff --git
a/doc/bugs/Unlock_filter_seems_to_deadlock_for_huge_worktree.mdwn
b/doc/bugs/Unlock_filter_seems_to_deadlock_for_huge_worktree.mdwn
index 40b1994e6a767cfff971606e1f4c4126f1d9d125..4a5022d67fc63b86ba90be14b54c5df4c7d6f11a 100644
(file)
--- a/
doc/bugs/Unlock_filter_seems_to_deadlock_for_huge_worktree.mdwn
+++ b/
doc/bugs/Unlock_filter_seems_to_deadlock_for_huge_worktree.mdwn
@@
-27,7
+27,7
@@
Here is a minimum set of bash commands that generate the deadlock on my end:
# This will get stuck after around ~10000-20000 processes from Utility.Process in the debug log while the git annex thaws files into unlocked files
# The deadlock seems to happens after outputing the start of a new thawing, ctrl-c seems to be the only end state for this
- git adjust --unlock --debug
+ git a
nnex a
djust --unlock --debug
### What version of git-annex are you using? On what operating system?